﻿html {
	margin: 0;
	padding: 0;
	border: 0;
}
body{
font-size:16px;
}
*{padding:0; margin:0;}
input,textarea{outline: none;}
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
	outline: none;
	color:#333;
}

button{
	background: #E60012;
    border: none;
	outline:0 none !important;
}
input{
	border:0;
	outline:0 none !important
}

a:link {
	/* color: #333; */
}

a:visited {
	/* color: #333; */
	/* color: black; */
}

a:hover,
a:active,
a:focus {
	/* color: #ffffff; */
	/*text-decoration: underline;*/
	outline: none;
}

input {
	padding: 0;
	margin: 0;
}

img {
	vertical-align: middle;
	border: none;
	background: none;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table,
th,
td {
	vertical-align: middle
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}


#full-screen-slider {width:100%;height:300px;position:relative;background:#FFF;background: url(badbg.jpg) no-repeat center center;}
#slides {display:block;width:100%;height:300px;list-style:none;padding:0;margin:0;position:relative;z-index:0;}
#slides li {display:block;width:100%;height:100%;list-style:none;padding:0;margin:0;position:absolute;z-index:0}
#slides li a {display:block;width:100%;height:100%;text-indent:-9999px}
#pagination {display:block;list-style:none;position:absolute;left:80%;top:240px;z-index:9900;padding:5px 15px 5px 0;margin:0}
#pagination li {display:block;list-style:none;width:10px;height:10px;float:left;margin-left:10px;border-radius:5px;background:#fff}
#pagination li a {display:block;width:100%;height:100%;padding:0;margin:0;text-indent:-9999px;}
#pagination li.current {background:#B20000}


.links .linktxt{
	font-size: 14px;
}
.links .linktxt a{
	text-decoration:underline;
}
.linksyw{
    font-size: 22px;
    padding-top: 20px;
    font-weight: bold;
    color: #2D2D2D;
}
.links{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.zjbfooter{
	height: 277px;
	width: 100%;
	background: #535353;
}
.zjbfnr{
	width: 1200px;
	height: 277px;
	margin: 0 auto;
}
.zjbftt{
	height: 96px;
	width: 1200px;
}
.zjbfttnr{
	width: 821px;
	height: 84px;
	margin: 0 auto;
	color: white;
}
.zjbfttnr ul li{
	float: left;
	margin-left:85px ;
	color: white;
	line-height: 80px;
	font-size: 15px;
}
.zjbftbl{
	width: 468px;
	height: 193px;
	float: left;
}
.zjbftbllit{
	width: 133px;
	height: 133px;
	background: #AAAAAA;
}
.zjbftbllib{
	text-align: center;
	color:white;
	line-height: 2.5;
}
.zjbftbl ul li{
	float:left;
	margin-left: 25px;
}
.zjbftbr1{
	font-size: 21px;
	font-weight: bold;
	color: #f4f4f4;
}
.zjbftbr2{
	font-size: 14px;
	line-height: 180%;
	color: #c3c3c3;
	margin-top: 10px;
}


.prodesc .pcled{
	font-size: 18px  !important;
	font-weight: bold;
}
.prodesc .pcleda{
	font-weight: bold;
font-size:22px;
color:#DE2021;
}
.prodesc .pcleda span{
	margin-left: 98px;
}

/* 悬浮 */

/* 悬浮 */
.floating_ck {
	position: fixed;
	right: 20px;
	top: 15%;
	z-index: 9999;
	font-size: 14px;
	border-radius: 5px;
	transition: all 0.5s
}

.floating_ck dl dt {
	text-align: center;
}

.floating_ck dl dd {
	transition: all 0.3s;
	border-bottom: 1px solid #D50001;
	position: relative;
	width: 100px;
	height: 100px;
	background-color: #D50001;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 15px;
	cursor: pointer;
}

.floating_ck dl dd:hover {
	background-color: #000;
}

.floating_ck dl dd:hover .floating_left {
	display: block;
}

.consult {
	background-image: url(../img/zxicon.png);
}

.quote {
	background-image: url(../img/kficon.png);
}

.email {
	background-image: url(../img/email.png);
}


.close {
	transition: all 0.3s;
	border-bottom: 1px solid #ee4f5b;
	position: relative;
	width: 100px;
	height: 40px !important;
	background-color: #e60012;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 100px center !important;
	cursor: pointer;
}

.close span {
	padding-top: 5px !important;
}

.close_box {
	transform: translateX(149px);
}


.open {
	transition: all 0.5s;
	cursor: pointer;
	position: fixed;
	z-index: 99999;
	right: -30px;
	top: 15%;
	background: #D50001;
	color: #fff;
	width: 30px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.open_box {
	transform: translateX(-30px) !important;
}


.return {
	transition: all 0.3s;
	border-bottom: 1px solid #ee4f5b;
	position: relative;
	width: 100px;
	height: 40px !important;
	background-color: #e60012;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 80px center !important;
	cursor: pointer;
	background-image: url(./icon0702/fanhui.png);
}

.return span {
	padding-top: 10px !important;
	/* padding-right: 20px; */
}

.floating_ck dd span {
	color: #fff;
	display: block;
	padding-top: 70px;
	font-size: 14px;
	font-weight: bold;
}

.floating_ck dd:hover span {
	color: #fff;
}

.floating_left {
	position: absolute;
	left: -160px;
	top: 0px;
	width: 160px;
	height: 100px;
	background-color: #D50001;
	display: none;
}

.floating_left a {
	color: #fff;
	line-height: 40px;
}

.floating_ewm {
	height: 160px;
	top: -50px;
}

.floating_ewm i {
	display: block;
	width: 145px;
	height: 145px;
	margin: auto;
	margin-top: 7px;
	background: url(../Image/wx_ewm145.jpg) center no-repeat;
}

.floating_ewm p {
	color: #fff;
	margin-top: 5px;
}

.mkiloww{
	font-size: 18px !important;
	font-weight: bold;
}
.aww{
	font-size: 18px !important;
	font-weight: bold;
}
